func math.archCos

2 uses

	math (current package)
		sin.go#L120: 		return archCos(x)
		stubs.go#L62: func archCos(x float64) float64 {